DX11 GET SYSTEM TICK

Retrieves the current system tick (in milliseconds). This can be used for timing purposes.
Unlike DX11 GET ENGINE TICK, this value can be expected to increment for each millisecond
that passes.

  Syntax
Return Dword = DX11 GET SYSTEM TICK()
  Parameters
This function does not take any parameters.

  Returns

The current system time, in milliseconds.

  See also

CORE Functions Menu
DX11 Function Categories